CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - asynchronous server

搜索资源列表

  1. gamelobby

    1下载:
  2. 游戏大厅,C#写的 ,强大的AI人工智能设计,并提供了机器人的难度、战术风格等参数调节,使得游戏运营不但可以采用多人网络对战,还可以使用人机对战 优秀的线程处理,精妙的游戏算法,平滑的异步通讯......极大地提高服务端性能,使得服务端能够达到最大的负载量 强大的游戏大厅设计,可以任意设置房间,牌桌,游戏规则,人数限制,强退惩罚...... 强大的服务端设计,可以任意设置各项参数,监控游戏全局,查看机器人状态。-games hall, and C# to write and po
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:50962
    • 提供者:龙猫
  1. Net1

    0下载:
  2. 网络编程,用于学习入门的网络编程,其中有一个是服务器和客户端选择,有一个异步通讯类,展示了编写windows通讯的方法-network programming, learning portal for the network programming, which is a server and client choice, have an asynchronous communications, display windows for the preparation of communicati
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:51211
    • 提供者:孔卓佳
  1. sev

    1下载:
  2. opc da 范例 1.进程外服务器。     2.支持异步通讯,支持回调。     3.最多支持10客户访问。     4.每客户可以最多建立10个Group对象。     5.支持Group对象的添加,删除,可以设置Group的名称,状态。 -an example. Foreign process server. 2. Support asynchronous communication, support callback. 3. Most support 10 cus
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:483810
    • 提供者:hemu
  1. Scan2007

    0下载:
  2. 此软件采用异步socket来查找局域网中存在的fb或者ib服务器。 原理是向局域网中的每个ip的3050端口发送连接请求,如果此ip有3050端口开放,表示有fb,ib数据库服务器在。 一般扫描一个网段约需8分钟。 -software asynchronous socket used to identify the LAN or ib fb server. The principle is to the LAN in each of the 3,050 port ip conn
  3. 所属分类:系统编程

    • 发布日期:2014-01-13
    • 文件大小:20652
    • 提供者:zr
  1. 1111111111

    0下载:
  2. 取得HTTP服务器上的文件,使用了事件对象以及WSASelectEvent来处理异步通知.zip-made HTTP server document, Use of the incident and target WSASelectEvent to handle asynchronous notification. zip
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:14079
    • 提供者:songxu
  1. wangluoyouxikaifa

    0下载:
  2. 《网络游戏开发》内容简介: 网络游戏开发   WinSock2 游戏编程   网络游戏开发 101   异步 Sockets 编程指南   多用户的服务器/客户模式聊天工具的开发   TCP/IP 协议介绍摘要   如何设计一个多人游戏   多人游戏的本质   制作一套网络消息引擎   使用统计学来预测网络上游戏者的动作   如何排除网络延迟 -"network game development" bri
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:371165
    • 提供者:许雪涛
  1. asynsocket1

    0下载:
  2. 该代码讲述了异步Socket的工作机制,包括服务器和客户端代码-the code on the Asynchronous Socket working mechanisms, including the server and client code
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:27520
    • 提供者:孙健
  1. deeptreemenu

    0下载:
  2. 本树型菜单采用的是用xmlhttp进行异步加载数据,与服务服可以相对隔离,服务端只根据条件生成xml数据,用xsl分析数据并显示。-the tree menu is the xmlhttp for asynchronous data loading, and services can be isolated from the service, the server only under conditions xml data generated using xsl analysis of dat
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:16988
    • 提供者:
  1. Asp.Net_Ajax_PROGRAM

    0下载:
  2. 我的第一个chat room 是用ASP 3.0写的。 程序比较简单,两个text box, 用来处理页面上每秒刷新的信息。那时候,要想建一个真正的chat room,要用到Java Applet 或者 ActiveX control。基于HTTP的chart rooms都面临着一些跟我第一个chat room一样的问题。这些问题包括页面刷新导致的屏幕闪烁现象。但这个问题已经被AJAX解决了。 AJAX是Javascr ipt和 XML异步调用的结合。现在在server端用一些Javascr i
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2621
    • 提供者:柳军
  1. chat_file-transmition

    0下载:
  2. 利用Visual C++的Windows SOCKET网络编程实现局域网内正在使用本程序的所有主机的群聊、两主机之间的点对点聊天和文件传送功能,且具有以下特点:通信完全是异步的;各用户是对等的,不区分客户机和服务器,任何用户启动或关闭程序都不会影响其他用户的正常使用;使用多线程传输文件。 -using Visual C Windows Socket Programming Network is bringing LAN use this procedure in the mainframe
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:60458
    • 提供者:彭双庆
  1. ServiceBrokerExtSource

    0下载:
  2. SQL Server 2005 Service Broker (SSB) is an asynchronous messaging technology built into SQL Server. With SSB, you essentially get the power of messaging technologies like Microsoft Message Queue (MSMQ) combined with the relational database capabiliti
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:40309
    • 提供者:
  1. ebcs

    0下载:
  2. 实现异步传输功能,有客户和服务器2个代码 有需要的可以参考-Asynchronous Transfer functions, the client and server are two code can refer to the need
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:106145
    • 提供者:li hao
  1. IOCPScalableServer

    0下载:
  2. 该代码展示了如何利用完成端口配合异步I/O开发可扩展服务端。-The code demonstrates how to complete port with the use of asynchronous I / O can be expanded development of the server.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:7296
    • 提供者:老甘
  1. CSocketModel

    0下载:
  2. 提供CSocketModel类完整代码:\"CSocketModel.zip\" 该类是SOCKET通讯综合模型,该类完成后将包装各种SOCKET通讯模式(阻塞select,异步窗口,异步事件,重叠I/O,完成I/O)等.它可以被各种通讯程序方便采用.尤其是基于SERVER/CLIENT的SERVER程序会提高大幅度性能.如果使用人要完成特定的通讯功能可以从该类继承,增加对线程池的支持功能。-provide complete CSocketModel category code : "
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:9893
    • 提供者:张其
  1. ua_time

    0下载:
  2. Works a client and a server using UDP in asynchronous operation mode to implement the simple daytime protocol, as described in RFC 867
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:21167
    • 提供者:沈尘
  1. PeerYou远程控制软件源代码

    0下载:
  2. 完全实现注册表处理,文件处理。服务端采用多线程服务,能最好的处理SOCKET请求。数据接收、发送函数可以说是现阶段最好的,采用异步重叠操作。可以取得被控机器上的硬件信息,文件信息,注册表以及进行屏幕控制。 代码中的SOCKET重叠I/O的实现也很值得参-complete registry handling, document handling. Server using multithreading services will best address SOCKET request. Data
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:223582
    • 提供者:tom
  1. xmlrpc++0.7

    0下载:
  2. 基于异步事件回调机制的C++ XMLRPC服务器程序,使用起来非常方便-based on asynchronous callback mechanism incident C XMLRPC server, it is very convenient to use
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:100018
    • 提供者:包慧明
  1. ServerBB

    0下载:
  2. 一个服务器的程序,用来接收客户端的数据,采用了异步的socket编程-a server process to receive the client data, the use of asynchronous socket programming
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:28560
    • 提供者:阿飞发
  1. ServerAA

    0下载:
  2. 一个客户端程序,用来连接服务器程序,采用了异步socket编程-a client program, used to connect to the server using the asynchronous socket programming
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:44825
    • 提供者:阿飞发
  1. 采用异步方式的HTTP服务器程序代码

    0下载:
  2. 采用异步方式的HTTP服务器程序代码.是最好的学习HTTP服务器的示例,希望对需要的朋友有所帮助-using asynchronous HTTP server code. The study is the best examples of HTTP server, and I hope to have a friend in need of help
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:34942
    • 提供者:太阳
« 1 2 34 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com